Minor rearrangements to improve TeX line-filling.
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Jul 2009 03:04:23 +0000 (03:04 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Jul 2009 03:04:23 +0000 (03:04 +0000)
doc/lispref/text.texi

index 56361621845d095833b455501cfa44b93e79400a..5c2a3ce99c7c4018aaf57ecc3177ff10721d6f3d 100644 (file)
@@ -3018,7 +3018,7 @@ time you want to specify a particular attribute for certain text.
 
 @item
 A cons cell with the form @code{(foreground-color . @var{color-name})}
-or @code{(background-color . @var{color-name})}.  These are older,
+or @code{(background-color . @var{color-name})}.  These are old,
 deprecated equivalents for @code{(:foreground @var{color-name})} and
 @code{(:background @var{color-name})}.  Please convert code that uses
 them.